home *** CD-ROM | disk | FTP | other *** search
-
- //
- // This is the high-detail vehicle parameter file.
- // It is pointed to by one or more *.veh files.
- //
- // Any range has the following values: (minimum, step size, number of steps)
- // Any setting refers to the step from 0 to <number of steps - 1>.
- //
- // Everything is in SI units (kg, m, kPa, N, etc.), except:
- // Engine speed is measured in RPM.
- // Angles are measured in degrees.
- //
- // +x = left
- // +y = up
- // +z = rear
- //
- // Pushrod connections are adjusted from the values found in this file
- // based on the graphical location of the wheels. If the graphical location
- // does not match the physical location (found in a .pm file), then all
- // suspension joints (including the pushrods) are adjusted to match the
- // graphical locations. It should be also noted that suspension joints
- // are also adjusted after setting the camber and toe-in.
- //
- // Aerodynamic variables:
- // Lift is negative downforce
- //
-
- [GENERAL]
- Mass=601.5 // all mass except fuel
- Inertia=(505.6, 575.6, 116.9) // all inertia except fuel (note roll value is higher and more accurate than 2001 numbers, which neglected the wheels)
- FuelConsumption=2.988e-005 // affected by throttle position and engine speed
- FuelTank=(0.0, 0.01, -0.02) // location of tank affects center of gravity
- Notes=""
- Symmetric=1
- CGLat=0.0 // lateral location of body mass (excluding fuel)
- CGHeight=0.240 // height of body mass (excluding fuel) above reference plane
- CGRearRange=(0.555, 0.005, 9)
- CGRearSetting=4
- FLUndertray=(0.15, 0.0, 0.33) // corner offset from center of front axle in reference plane
- FRUndertray=(-0.15, 0.0, 0.33) // corner offset from center of front axle in reference plane
- RLUndertray=(0.15, 0.0, 0.00) // corner offset from center of rear axle in reference plane
- RRUndertray=(-0.15, 0.0, 0.00) // corner offset from center of rear axle in reference plane
- TireBrand=generic // must appear before tire compound setting (references *.tbc file)
- TireCompoundSetting=1 // compound index within brand
- FuelRange=(1.0, 1.0, 130)
- FuelSetting=64
- NumPitstopsRange=(0, 1, 4)
- NumPitstopsSetting=3
- Pitstop1Range=(1.0, 1.0, 130)
- Pitstop1Setting=64
- Pitstop2Range=(1.0, 1.0, 130)
- Pitstop2Setting=64
- Pitstop3Range=(1.0, 1.0, 130)
- Pitstop3Setting=64
- AISpringRate=0.40 // spring rate adjustment for AI physics (improves stability)
- AIDamperSpeed=8.0 // damper speed adjustment is max for AI physics
- AIDamperRate=2.50 // damper rate adjustment for AI physics
- AITorqueStab=(0.4, 0.5, 0.25) // torque adjustment to keep AI stable
-
- [FRONTWING]
- FWRange=(0.0, 1.0, 50) // front wing range
- FWSetting=41 // front wing setting
- FWMaxHeight=(0.30) // maximum height to take account of for downforce
- FWDragSetting=(0.0202, 0.0019, 0.0) // base drag and 1st and 2nd order with setting
- FWLiftSetting=(-0.3780, -0.0088, 0.00001) // base lift and 1st and 2nd order with setting
- FWLiftHeight=(1.010) // effect of current height on lift coefficient
- FWLiftSideways=(0.5) // dropoff in downforce with yaw (0.0 = none, 1.0 = max)
- FWLeft=(-0.01, 0.0, 0.0) // aero forces from moving left
- FWRight=(0.01, 0.0, 0.0) // aero forces from moving right
- FWUp=(0.0, -0.04, -0.001) // aero forces from moving up
- FWDown=(0.0, 0.04, 0.001) // aero forces from moving down
- FWAft=(0.0, 0.04, -0.04) // aero forces from moving rearwards
- FWFore=(0.0, 0.0, 0.0) // aero forces from moving forwards (recomputed from settings)
- FWRot=(0.10, 0.05, 0.15) // aero torque from rotating
- FWCenter=(0.00, 0.10, -0.50) // center of front wing forces (offset from center of front axle in ref plane)
-
- [REARWING]
- RWRange=(0.0, 1.0, 50) // rear wing range
- RWSetting=49 // rear wing setting
- RWDragSetting=(0.0616, 0.00780, 0.0) // base drag and 1st and 2nd order with setting
- RWLiftSetting=(-0.3595, -0.01399, 0.00005) // base lift and 1st and 2nd order with setting
- RWLiftSideways=(0.5) // dropoff in downforce with yaw (0.0 = none, 1.0 = max)
- RWLeft=(-0.02, 0.0, 0.0) // aero forces from moving left
- RWRight=(0.02, 0.0, 0.0) // aero forces from moving right
- RWUp=(0.0, -0.08, -0.002) // aero forces from moving up
- RWDown=(0.0, 0.08, 0.002) // aero forces from moving down
- RWAft=(0.0, 0.08, -0.08) // aero forces from moving rearwards
- RWFore=(0.0, 0.0, 0.0) // aero forces from moving forwards (recomputed from settings)
- RWRot=(0.10, 0.05, 0.15) // aero torque from rotating
- RWCenter=(0.00, 0.60, 0.35) // center of rear wing forces (offset from center of rear axle at ref plane)
-
- [BODYAERO]
- BodyDragBase=(0.4378) // base drag
- BodyDragHeightAvg=(0.415) // drag increase with average ride height
- BodyDragHeightDiff=(0.93) // drag increase with front/rear ride height difference
- BodyMaxHeight=(0.20) // maximum ride height that affects drag/lift
- BodyLeft=(-0.7, 0.0, 0.0) // aero forces from moving left
- BodyRight=(0.7, 0.0, 0.0) // aero forces from moving right
- BodyUp=(0.0, -1.5, 0.0) // aero forces from moving up
- BodyDown=(0.0, 1.5, 0.0) // aero forces from moving down
- BodyAft=(0.0, 0.10, -1.00) // aero forces from moving rearwards
- BodyFore=(0.0, -0.3813, 0.435) // aero forces from moving forwards (lift value important!)
- BodyRot=(2.0, 1.5, 1.0) // aero torque from rotating
- BodyCenter=(0.0, 0.251, -1.371) // center of body aero forces (offset from center of rear axle at ref plane)
- RadiatorRange=(0.0, 1.0, 5) // radiator range
- RadiatorSetting=3 // radiator setting
- RadiatorDrag=(0.004) // effect of radiator setting on drag
- RadiatorLift=(0.011) // effect of radiator setting on lift
- BrakeDuctRange=(0.0, 1.0, 7) // brake duct range
- BrakeDuctSetting=4 // brake duct setting
- BrakeDuctDrag=(0.006) // effect of brake duct setting on drag
- BrakeDuctLift=(0.014) // effect of brake duct setting on lift
-
- [DIFFUSER]
- DiffuserBase=(-0.9062, -7.0, 129.0) // base lift and 1st/2nd order with rear ride height
- DiffuserFrontHeight=(1.802) // 1st order with front ride height
- DiffuserSideways=(0.5) // dropoff with yaw (0.0 = none, 1.0 = max)
- DiffuserCenter=(0.0, 0.01, -1.096) // center of diffuser forces (offset from center of rear axle at ref plane)
-
- [SUSPENSION]
- PhysicalModelFile=f1susp.pm
- FrontAntiSwayRange=(100000.0, 10000.0, 21)
- FrontAntiSwaySetting=10
- RearAntiSwayRange=(30000.0, 10000.0, 13)
- RearAntiSwaySetting=6
- FrontToeInRange=(-2.0, 0.1, 41)
- FrontToeInSetting=18
- RearToeInRange=(-2.0, 0.1, 41)
- RearToeInSetting=22
- Front3rdBumpTravel=-0.005 // travel to bumpstop with zero packers and zero ride height
- Front3rdReboundTravel=-0.065 // these two numbers assume front ride height is 15cm to 55cm with 10cm leeway
- Front3rdBumpStopSpring=0.0 // initial spring rate of bumpstop
- Front3rdBumpStopRisingSpring=0 // rising spring rate of bumpstop (multiplied by deflection squared)
- Front3rdBumpStopDamper=0.0 // initial damping rate of bumpstop
- Front3rdBumpStopRisingDamper=0 // rising damper rate of bumpstop (multiplied by deflection squared)
- Front3rdBumpStage2=0.125 // speed where damper bump moves from slow to fast
- Front3rdReboundStage2=-0.125 // speed where damper rebound moves from slow to fast
- Front3rdPackerRange=(0.000, 0.001, 41)
- Front3rdPackerSetting=0
- Front3rdSpringRange=(0.0, 10000.0, 21)
- Front3rdSpringSetting=0
- Front3rdSlowBumpRange=(0.0, 100.0, 21)
- Front3rdSlowBumpSetting=0
- Front3rdFastBumpRange=(0.0, 100.0, 21)
- Front3rdFastBumpSetting=0
- Front3rdSlowReboundRange=(0.0, 100.0, 21)
- Front3rdSlowReboundSetting=0
- Front3rdFastReboundRange=(0.0, 100.0, 21)
- Front3rdFastReboundSetting=0
- Rear3rdBumpTravel=-0.010 // travel to bumpstop with zero packers and zero ride height
- Rear3rdReboundTravel=-0.090 // these two numbers assume rear ride height is 20cm to 80cm with 10cm leeway
- Rear3rdBumpStopSpring=0.0 // initial spring rate of bumpstop
- Rear3rdBumpStopRisingSpring=0 // rising spring rate of bumpstop (multiplied by deflection squared)
- Rear3rdBumpStopDamper=0.0 // initial damping rate of bumpstop
- Rear3rdBumpStopRisingDamper=0 // rising damper rate of bumpstop (multiplied by deflection squared)
- Rear3rdBumpStage2=0.125 // speed where damper bump moves from slow to fast
- Rear3rdReboundStage2=-0.125 // speed where damper rebound moves from slow to fast
- Rear3rdPackerRange=(0.000, 0.001, 61)
- Rear3rdPackerSetting=0
- Rear3rdSpringRange=(0.0, 10000.0, 21)
- Rear3rdSpringSetting=0
- Rear3rdSlowBumpRange=(0.0, 100.0, 21)
- Rear3rdSlowBumpSetting=0
- Rear3rdFastBumpRange=(0.0, 100.0, 21)
- Rear3rdFastBumpSetting=0
- Rear3rdSlowReboundRange=(0.0, 100.0, 21)
- Rear3rdSlowReboundSetting=0
- Rear3rdFastReboundRange=(0.0, 100.0, 21)
- Rear3rdFastReboundSetting=0
-
- [CONTROLS]
- SteeringArmOffset=(0.15, 0.0, 0.0) // offset from center of spindle connections (x is negated for right arm)
- SteerLockRange=(5.0, 0.5, 37)
- SteerLockSetting=30
- RearBrakeRange=(0.200, 0.005, 121)
- RearBrakeSetting=42
- BrakePressureRange=(0.50, 0.05, 11)
- BrakePressureSetting=6
-
- [ENGINE]
- EngineInertia=0.105
- IdleRPMLogic=(3381.3, 4196.6)
- LaunchEfficiency=0.971
- LaunchRPMLogic=(9008.1, 13180.4)
- RevLimitRange=(17300.0, 100.0, 11)
- RevLimitSetting=5
- EngineMapRange=(0, 1, 5) // 0 = most driveable, max = most power (low gears only) (unimplemented)
- EngineMapSetting=2
- EngineBrakeMapRange=(0, 1, 5) // 0 = less engine braking, max = more engine braking (unimplemented)
- EngineBrakeMapSetting=2
- RPMTorque=( 0, -13.1, -13.1)
- RPMTorque=( 500, -14.4, -5.9)
- RPMTorque=( 1000, -15.9, 1.1)
- RPMTorque=( 1500, -17.8, 23.8)
- RPMTorque=( 2000, -20.0, 46.8)
- RPMTorque=( 2500, -22.4, 68.4)
- RPMTorque=( 3000, -25.3, 89.3)
- RPMTorque=( 3500, -28.4, 109.7)
- RPMTorque=( 4000, -31.9, 129.9)
- RPMTorque=( 4500, -35.6, 149.9)
- RPMTorque=( 5000, -39.8, 169.3)
- RPMTorque=( 5500, -44.2, 187.7)
- RPMTorque=( 6000, -49.0, 204.9)
- RPMTorque=( 6500, -54.1, 220.8)
- RPMTorque=( 7000, -59.5, 235.0)
- RPMTorque=( 7500, -65.3, 247.9)
- RPMTorque=( 8000, -71.4, 260.1)
- RPMTorque=( 8500, -77.9, 272.3)
- RPMTorque=( 9000, -84.6, 283.8)
- RPMTorque=( 9500, -91.8, 294.9)
- RPMTorque=(10000, -99.2, 305.8)
- RPMTorque=(10500, -107.0, 315.5)
- RPMTorque=(11000, -115.3, 324.0)
- RPMTorque=(11500, -123.6, 331.0)
- RPMTorque=(12000, -132.5, 336.6)
- RPMTorque=(12500, -141.8, 341.4)
- RPMTorque=(13000, -151.2, 344.6)
- RPMTorque=(13500, -161.3, 347.9)
- RPMTorque=(14000, -171.4, 351.3)
- RPMTorque=(14500, -182.2, 353.8)
- RPMTorque=(15000, -193.2, 356.3)
- RPMTorque=(15500, -204.5, 357.8)
- RPMTorque=(16000, -216.2, 357.7)
- RPMTorque=(16500, -228.1, 356.5)
- RPMTorque=(17000, -240.7, 351.4)
- RPMTorque=(17500, -253.6, 338.6)
- RPMTorque=(18000, -266.4, 314.9)
- RPMTorque=(18500, -279.9, 274.6)
- RPMTorque=(19000, -293.8, 208.8)
- RPMTorque=(19500, -308.7, 109.5)
- RPMTorque=(20000, -323.5, -33.4)
- RPMTorque=(20500, -337.7, -232.2)
- RPMTorque=(21000, -353.5, -353.5)
- RPMTorque=(21500, -369.0, -369.0)
- OptimumWaterTemp=106.0 // degrees Celsius at which engine operates optimally
- CombustionHeat=30.0 // degrees Celsius added per liter of fuel burned
- EngineSpeedHeat=7.000e-004 // heat added linearly with engine speed
- MinimumCooling=5.347e-003 // heat dissipated without radiator
- RadiatorCooling=(1.701e-004, 5.973e-005) // cooling rate with velocity (base, per setting)
- LifetimeEngineRPM=(17366.7,439.2) // (base engine speed for lifetime, range where lifetime is halved)
- LifetimeWaterTemp=(109.3,3.3) // (base water temp for lifetime, range where lifetime is halved)
- LifetimeAvg=10512 // average lifetime in seconds
- LifetimeVar=3429 // lifetime random variance
- EngineEmission=(0.0, 0.53, 0.0) // where flames and smoke are emitted (relative to ref frame at rear axle)
-
- [DRIVELINE]
- ClutchInertia=0.0149
- ClutchTorque=1016.7
- ClutchWear=0.0
- ClutchFriction=7.005
- BaulkTorque=300.0
- SemiAutomatic=1 // whether throttle and clutch are operated automatically
- SemiAutoClutchTime=0.10 // time to ease clutch in during downshift
- ShiftDelay=0.015 // delay in selecting next gear (low for semi-automatic, high for manual)
- WheelDrive=REAR // which wheels are driven: REAR, FOUR (even torque split), or FRONT
- GearFile=gear_ratios.ini // Must come before final/reverse/gear settings!
- FinalDriveSetting=1 // indexed into GearFile list
- ReverseSetting=7
- ForwardGears=7
- Gear1Setting=7
- Gear2Setting=25
- Gear3Setting=37
- Gear4Setting=48
- Gear5Setting=57
- Gear6Setting=65
- Gear7Setting=69
- DiffLockRange=(0.0,5.0,21) // differential acting on all driven wheels
- DiffLockSetting=5
-
- [FRONTLEFT]
- BumpTravel=-0.005 // travel to bumpstop with zero packers and zero ride height
- ReboundTravel=-0.065 // these two numbers assume front ride height is 15cm to 55cm with 10cm leeway
- BumpStopSpring=170000.0 // initial spring rate of bumpstop
- BumpStopRisingSpring=6.50e6 // rising spring rate of bumpstop (multiplied by deflection squared)
- BumpStopDamper=2200.0 // initial damping rate of bumpstop
- BumpStopRisingDamper=7.00e5 // rising damper rate of bumpstop (multiplied by deflection squared)
- BumpStage2=0.125 // speed where damper bump moves from slow to fast
- ReboundStage2=-0.125 // speed where damper rebound moves from slow to fast
- FrictionTorque=1.50 // Newton-meters of friction between spindle and wheel
- SpinInertia=0.669 // inertia in pitch direction including any axle but not brake disc
- CGOffsetX=0.000 // x-offset from graphical center to physical center (NOT IMPLEMENTED)
- PushrodSpindle=(-0.050, -0.150, 0.000) // relative to spindle
- PushrodBodyX=(0.080) // pushrod connection to body x
- PushrodBodyY=(0.170) // pushrod connection to body y
- PushrodBodyZOffset=(0.0) // pushrod connection offset from spindle z
- CamberRange=(-6.0, 0.1, 81)
- CamberSetting=35
- PressureRange=(90.0, 1.0, 106)
- PressureSetting=45
- PackerRange=(0.000, 0.001, 41)
- PackerSetting=10
- SpringRange=(100000.0, 5000.0, 31)
- SpringSetting=19
- RideHeightRange=(0.015, 0.001, 41)
- RideHeightSetting=15
- SlowBumpRange=(1500.0, 100.0, 16)
- SlowBumpSetting=8
- FastBumpRange=(1000.0, 100.0, 11)
- FastBumpSetting=5
- SlowReboundRange=(2000.0, 100.0, 31)
- SlowReboundSetting=13
- FastReboundRange=(1000.0, 100.0, 21)
- FastReboundSetting=9
- BrakeDiscRange=(0.021, 0.007, 2) // disc thickness
- BrakeDiscSetting=1
- BrakePadRange=(0, 1, 5) // pad type (not implemented)
- BrakePadSetting=2
- BrakeDiscInertia=0.715 // inertia per meter of thickness
- BrakeOptimumTemp=550.0 // optimum brake temperature in Celsius (peak brake grip)
- BrakeFadeRange=1100.0 // temperature outside of optimum that brake grip drops to half (too hot or too cold)
- BrakeWearRate=4.773e-011 // meters of wear per second at optimum temperature
- BrakeFailure=(1.43e-002,6.60e-004) // average and variation in disc thickness at failure
- BrakeTorque=3410.0 // maximum brake torque at zero wear and optimum temp
- BrakeHeating=0.00195 // heat added linearly with brake torque times wheel speed (at max disc thickness)
- BrakeCooling=(3.512e-002,4.772e-004) // minimum brake cooling rate (base and per unit velocity) (at max disc thickness)
- BrakeDuctCooling=1.247e-004 // brake cooling rate per brake duct setting (at max disc thickness)
-
- [FRONTRIGHT]
- BumpTravel=-0.005 // travel to bumpstop with zero packers and zero ride height
- ReboundTravel=-0.065 // these two numbers assume front ride height is 15cm to 55cm with 10cm leeway
- BumpStopSpring=170000.0 // initial spring rate of bumpstop
- BumpStopRisingSpring=6.50e6 // rising spring rate of bumpstop (multiplied by deflection squared)
- BumpStopDamper=2200.0 // initial damping rate of bumpstop
- BumpStopRisingDamper=7.00e5 // rising damper rate of bumpstop (multiplied by deflection squared)
- BumpStage2=0.125 // speed where damper bump moves from slow to fast
- ReboundStage2=-0.125 // speed where damper rebound moves from slow to fast
- FrictionTorque=1.50 // Newton-meters of friction between spindle and wheel
- SpinInertia=0.669 // inertia in pitch direction including any axle but not brake disc
- CGOffsetX=0.000 // x-offset from graphical center to physical center (NOT IMPLEMENTED)
- PushrodSpindle=(0.050, -0.150, 0.000) // relative to spindle
- PushrodBodyX=(-0.080) // pushrod connection to body x
- PushrodBodyY=(0.170) // pushrod connection to body y
- PushrodBodyZOffset=(0.0) // pushrod connection offset from spindle z
- CamberRange=(-6.0, 0.1, 81)
- CamberSetting=35
- PressureRange=(90.0, 1.0, 106)
- PressureSetting=45
- PackerRange=(0.000, 0.001, 41)
- PackerSetting=10
- SpringRange=(100000.0, 5000.0, 31)
- SpringSetting=19
- RideHeightRange=(0.015, 0.001, 41)
- RideHeightSetting=15
- SlowBumpRange=(1500.0, 100.0, 16)
- SlowBumpSetting=8
- FastBumpRange=(1000.0, 100.0, 11)
- FastBumpSetting=5
- SlowReboundRange=(2000.0, 100.0, 31)
- SlowReboundSetting=13
- FastReboundRange=(1000.0, 100.0, 21)
- FastReboundSetting=9
- BrakeDiscRange=(0.021, 0.007, 2) // disc thickness
- BrakeDiscSetting=1
- BrakePadRange=(0, 1, 5) // pad type (not implemented)
- BrakePadSetting=2
- BrakeDiscInertia=0.715 // inertia per meter of thickness
- BrakeOptimumTemp=550.0 // optimum brake temperature in Celsius (peak brake grip)
- BrakeFadeRange=1100.0 // temperature outside of optimum that brake grip drops to half (too hot or too cold)
- BrakeWearRate=4.773e-011 // meters of wear per second at optimum temperature
- BrakeFailure=(1.43e-002,6.60e-004) // average and variation in disc thickness at failure
- BrakeTorque=3410.0 // maximum brake torque at zero wear and optimum temp
- BrakeHeating=0.00195 // heat added linearly with brake torque times wheel speed (at max disc thickness)
- BrakeCooling=(3.512e-002,4.772e-004) // minimum brake cooling rate (base and per unit velocity) (at max disc thickness)
- BrakeDuctCooling=1.247e-004 // brake cooling rate per brake duct setting (at max disc thickness)
-
- [REARLEFT]
- BumpTravel=-0.010 // travel to bumpstop with zero packers and zero ride height
- ReboundTravel=-0.090 // these two numbers assume rear ride height is 20cm to 80cm with 10cm leeway
- BumpStopSpring=170000.0 // initial spring rate of bumpstop
- BumpStopRisingSpring=6.50e6 // rising spring rate of bumpstop (multiplied by deflection squared)
- BumpStopDamper=2200.0 // initial damping rate of bumpstop
- BumpStopRisingDamper=7.00e5 // rising damper rate of bumpstop (multiplied by deflection squared)
- BumpStage2=0.125 // speed where damper bump moves from slow to fast
- ReboundStage2=-0.125 // speed where damper rebound moves from slow to fast
- FrictionTorque=1.50 // Newton-meters of friction between spindle and wheel
- SpinInertia=0.717 // inertia in pitch direction including any axle but not brake disc
- CGOffsetX=-0.030 // x-offset from graphical center to physical center (NOT IMPLEMENTED)
- PushrodSpindle=(-0.050, -0.150, 0.000) // relative to spindle
- PushrodBodyX=(0.100) // pushrod connection to body x
- PushrodBodyY=(0.170) // pushrod connection to body y
- PushrodBodyZOffset=(0.0) // pushrod connection offset from spindle z
- CamberRange=(-6.0, 0.1, 81)
- CamberSetting=50
- PressureRange=(90.0, 1.0, 106)
- PressureSetting=40
- PackerRange=(0.000, 0.001, 61)
- PackerSetting=12
- SpringRange=(100000.0, 5000.0, 31)
- SpringSetting=17
- RideHeightRange=(0.020, 0.001, 61)
- RideHeightSetting=40
- SlowBumpRange=(1500.0, 100.0, 16)
- SlowBumpSetting=7
- FastBumpRange=(1000.0, 100.0, 11)
- FastBumpSetting=4
- SlowReboundRange=(2000.0, 100.0, 31)
- SlowReboundSetting=14
- FastReboundRange=(1000.0, 100.0, 21)
- FastReboundSetting=10
- BrakeDiscRange=(0.021, 0.007, 2) // disc thickness
- BrakeDiscSetting=1
- BrakePadRange=(0, 1, 5) // pad type (not implemented)
- BrakePadSetting=2
- BrakeDiscInertia=0.715 // inertia per meter of thickness
- BrakeOptimumTemp=550.0 // optimum brake temperature in Celsius (peak brake grip)
- BrakeFadeRange=1100.0 // temperature outside of optimum that brake grip drops to half (too hot or too cold)
- BrakeWearRate=4.773e-011 // meters of wear per second at optimum temperature
- BrakeFailure=(1.43e-002,6.60e-004) // average and variation in disc thickness at failure
- BrakeTorque=3410.0 // maximum brake torque at zero wear and optimum temp
- BrakeHeating=0.00195 // heat added linearly with brake torque times wheel speed (at max disc thickness)
- BrakeCooling=(2.908e-002,3.951e-004) // minimum brake cooling rate (base and per unit velocity) (at max disc thickness)
- BrakeDuctCooling=1.033e-004 // brake cooling rate per brake duct setting (at max disc thickness)
-
- [REARRIGHT]
- BumpTravel=-0.010 // travel to bumpstop with zero packers and zero ride height
- ReboundTravel=-0.090 // these two numbers assume rear ride height is 20cm to 80cm with 10cm leeway
- BumpStopSpring=170000.0 // initial spring rate of bumpstop
- BumpStopRisingSpring=6.50e6 // rising spring rate of bumpstop (multiplied by deflection squared)
- BumpStopDamper=2200.0 // initial damping rate of bumpstop
- BumpStopRisingDamper=7.00e5 // rising damper rate of bumpstop (multiplied by deflection squared)
- BumpStage2=0.125 // speed where damper bump moves from slow to fast
- ReboundStage2=-0.125 // speed where damper rebound moves from slow to fast
- FrictionTorque=1.50 // Newton-meters of friction between spindle and wheel
- SpinInertia=0.717 // inertia in pitch direction including any axle but not brake disc
- CGOffsetX=0.030 // x-offset from graphical center to physical center (NOT IMPLEMENTED)
- PushrodSpindle=(0.050, -0.150, 0.000) // relative to spindle
- PushrodBodyX=(-0.100) // pushrod connection to body x
- PushrodBodyY=(0.170) // pushrod connection to body y
- PushrodBodyZOffset=(0.0) // pushrod connection offset from spindle z
- CamberRange=(-6.0, 0.1, 81)
- CamberSetting=50
- PressureRange=(90.0, 1.0, 106)
- PressureSetting=40
- PackerRange=(0.000, 0.001, 61)
- PackerSetting=12
- SpringRange=(100000.0, 5000.0, 31)
- SpringSetting=17
- RideHeightRange=(0.020, 0.001, 61)
- RideHeightSetting=40
- SlowBumpRange=(1500.0, 100.0, 16)
- SlowBumpSetting=7
- FastBumpRange=(1000.0, 100.0, 11)
- FastBumpSetting=4
- SlowReboundRange=(2000.0, 100.0, 31)
- SlowReboundSetting=14
- FastReboundRange=(1000.0, 100.0, 21)
- FastReboundSetting=10
- BrakeDiscRange=(0.021, 0.007, 2) // disc thickness
- BrakeDiscSetting=1
- BrakePadRange=(0, 1, 5) // pad type (not implemented)
- BrakePadSetting=2
- BrakeDiscInertia=0.715 // inertia per meter of thickness
- BrakeOptimumTemp=550.0 // optimum brake temperature in Celsius (peak brake grip)
- BrakeFadeRange=1100.0 // temperature outside of optimum that brake grip drops to half (too hot or too cold)
- BrakeWearRate=4.773e-011 // meters of wear per second at optimum temperature
- BrakeFailure=(1.43e-002,6.60e-004) // average and variation in disc thickness at failure
- BrakeTorque=3410.0 // maximum brake torque at zero wear and optimum temp
- BrakeHeating=0.00195 // heat added linearly with brake torque times wheel speed (at max disc thickness)
- BrakeCooling=(2.908e-002,3.951e-004) // minimum brake cooling rate (base and per unit velocity) (at max disc thickness)
- BrakeDuctCooling=1.033e-004 // brake cooling rate per brake duct setting (at max disc thickness)
-
-